The following lists the common location of the expanded WMS Connector WAR file directories after the WAR file is deployed. The property file WMSEsrimap_prop is also located in the expanded directories. It is recommended not to edit this file directly, but instead use the WMS Connector Administrator.
In the locations listed, the <deploy_name> refers to the name you assigned when you deployed the WMS Connctor. The recommended deployment name is wmsconnector.
Web server/Servlet Engine | Default location of expanded WAR file |
---|---|
Apache with ServletExec | <ServletExec Installation Directory>\ ServletExec AS\se-<instance-name>\ServletExecData\default\ <deploy_name>\WAR |
Apache with Tomcat | <Tomcat Installation Directory>\ webapps\<deploy_name> |
Sun Java System (formerly Sun ONE) Application Server 8.1 | <Sun Java 8.1 Installation Directory>\ AppServer\domains\domain1\applications\ j2ee-modules\<deploy_name> |
IIS with Tomcat | <Tomcat Installation Directory>\ webapps\<deploy_name> |
IIS with ServletExec | <ServletExec Installation Directory>\ServletExec Data\ default\<deploy_name>\WAR |
WebLogic | <Bea WebLogic Installation Directory>\ user_projects\<Domain Name>\applications\ DefaultWebApp |
Oracle Application Server | <Oracle Application Server Installation Directory>\ j2ee\home\applications\<deploy_name> |
WebSphere 6.0 | <WebSphere Installation Directory>\ AppServer\profiles\default\installedApps\ <servername>\<deploy_name>.war.ear\ <deploy_name>.war |
In the locations listed, the <deploy_name> refers to the name you assigned when you deployed the WMS Connctor. The recommended deployment name is wmsconnector.
Web server/Servlet Engine | Default location of expanded WAR file |
---|---|
Apache with ServletExec | <ServletExec Installation Directory>/NewAtlanta/ ServletExecAS/se-<instance-name>/ ServletExecData/default/<deploy_name>/WAR |
Apache with Tomcat | $CATALINA_HOME/webapps/<deploy_name> where $CATALINA_HOME is the Tomcat installation directory |
WebLogic | <WebLogic Installation Directory>/ user_projects/<Domain Name>/applications/ DefaultWebApp |
Oracle Application Server | <Oracle Application Server Installation Directory>/ j2ee/home/applications/<deploy_name> |
WebSphere 6.0 | <WebSphere Installation Directory>\ AppServer\profiles\default\installedApps\ <servername>\<deploy_name>.war.ear\ <deploy_name>.war |